home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / keyb / dosed517.zip / otherprg.txt < prev    next >
Text File  |  1980-02-15  |  7KB  |  267 lines

  1.  
  2.  
  3.         +--------------------------------------------------------------+
  4.         |                                                              |
  5.         |  LIST OF OTHER MSDOS-PROGRAMS ETC. MADE BY SVERRE H. HUSEBY  |
  6.         |                                                              |
  7.         |         (Names in parentheses, are compressed files.)        |
  8.         |                                                              |
  9.         +--------------------------------------------------------------+
  10.  
  11.  
  12.         ADJCLOCK    (ADCLKxxx)
  13.         ========    ==========
  14.  
  15.         Program for automatic (non-resident) PC-clock adjustment. When
  16.         called periodically (for instance from AUTOEXEC.BAT), the program
  17.         tries to compensate for clock inaccuracy.
  18.  
  19.         Requires: AT (286 or higher)
  20.         Size:     40 kb.
  21.  
  22.  
  23.  
  24.         MOUSEBUF    (MOUSEBxx)
  25.         ========    ==========
  26.  
  27.         Mousebased cut and paste in DOS' textmode programs. Highlight an
  28.         area in one program, and import it into another.
  29.  
  30.         Requires: Microsoft compatible mouse driver.
  31.         Size:     10 kb.
  32.  
  33.  
  34.  
  35.         DOSED    (DOSEDxxx)
  36.         =====    ==========
  37.  
  38.         Resident program that gives extended operations on the DOS
  39.         commandline. The three new functions are:
  40.  
  41.             * Editing
  42.             * History, recall previous commands
  43.             * Filename completion (with displaying of matching files)
  44.  
  45.         Size: 25 kb.
  46.  
  47.  
  48.  
  49.         FIVEROW    (5ROWxxx)
  50.         =======    =========
  51.  
  52.         Simple five-in-a-row game (gomoku) for Windows.
  53.  
  54.         Requires: Windows 3.1
  55.         Size:     50 kb.
  56.  
  57.  
  58.  
  59.         FORCEXT    (FRCEXTxx)
  60.         =======    ==========
  61.  
  62.         Force extended texmode, that is 50 lines on VGA or 43 lines on EGA,
  63.         whenever programs terminate. Can also be set up to _always_ force
  64.         extended textmode, so that no program is able to enter 25-line mode.
  65.  
  66.         Requires: EGA/VGA
  67.         Size:     50 kb. (Including source-code).
  68.  
  69.  
  70.  
  71.         GAMES    (SHH_GAME)
  72.         =====    ==========
  73.  
  74.         Two small games, written in assemblylanguage:
  75.  
  76.           SNAKE3: Traditional snake game, where the goal is to eat fruit
  77.             in order to grow. Has some nice extras not usually found in
  78.             this kind of games.
  79.  
  80.           TETRIS: Tetris with no fancy backgrounds or space-occypying
  81.             effects.
  82.  
  83.         Requires: EGA
  84.         Size:     30 kb.
  85.  
  86.  
  87.  
  88.         GD   (GDxxx)
  89.         ==   =======
  90.  
  91.         Quickly move to another directory. Maintains a hidden file in the
  92.         root directory, containing the treestructure of the drive. Give
  93.         parts of a directoryname, and GD finds it!
  94.  
  95.         Size: 30 kb.
  96.  
  97.  
  98.  
  99.         GIFSAVE    (GIFSAVE)
  100.         =======    =========
  101.  
  102.         C-sourcecode for saving GIF-images. Originally written for
  103.         Borland C, but tested on Linux and SunOS (Unix) as well, so it
  104.         should be quite portable.
  105.         Note: This is for _saving_ images only, no loading!
  106.  
  107.         Size: 50 kb.
  108.  
  109.  
  110.  
  111.         Line Morph    (LMRPHxxx)
  112.         ==========    ==========
  113.  
  114.         Screen saver for Windows. Displays line-figures that are
  115.         transformed into other figures.
  116.         Idea and mathematics: Glenn Terje Lines.
  117.  
  118.         Requires: Windows 3.1, and a quite fast PC to avoid flickering.
  119.         Size:     50 kb.
  120.  
  121.  
  122.  
  123.         MT32 Melodies    (SHH_BAL2)
  124.         =============    ==========
  125.  
  126.         My own compositions for Roland MT-32, CM-32L or compatible synt,
  127.         using the sequencer program Ballade from DynaWare.
  128.  
  129.         Requires: MPU-401 MIDI-card.
  130.                   Roland MT-32, CM-32L or compatible synth.
  131.                   The sequencer program Ballade.
  132.         Size:     720 kb.
  133.  
  134.  
  135.  
  136.         MT32PROG    (SHH_MT32)
  137.         ========    ==========
  138.  
  139.         Small program to change instrument on a Roland MT-32 or CM-32L.
  140.         No need to remember instrument codes, or start a huge sequencer
  141.         program.
  142.  
  143.         Requires: MPU-401 MIDI-card.
  144.                   Roland MT-32, CM-32L or compatible synth.
  145.                   VGA
  146.         Size:     60 kb.
  147.  
  148.  
  149.  
  150.         POPMENU    (POPMNUxx)
  151.         =======    ==========
  152.  
  153.         Pop-up menu for Windows. Click on Windows' background with the
  154.         right mousebutton to pop up a user configurable menu. Unlimited
  155.         number of submenus. Why use Program Manager???
  156.  
  157.         Requires: Windows 3.1
  158.         Size:     60 kb.
  159.  
  160.  
  161.  
  162.         RM    (SHHRMxxx)
  163.         ==    ==========
  164.  
  165.         Unix-like replacement for dos' del-command. Is able to recurse sub-
  166.         directories, accepts several filenames in one call, +++
  167.  
  168.         Size: 23 kb.
  169.  
  170.  
  171.  
  172.         SHH ED    (SHHEDxxx)
  173.         ======    ==========
  174.  
  175.         Simple Borland/WordStar-like texteditor. This is the editor I use
  176.         for programming etc. The program is only 17 kb, and thus loads
  177.         fast. Written totally in assembly.
  178.  
  179.         Size: 45 kb.
  180.  
  181.  
  182.  
  183.         TGASAVE    (TGASAVE)
  184.         =======    =========
  185.  
  186.         C-sourcecode for saving uncompressed, 24 bit TGA-images. Originally
  187.         written for Borland C, but tested on Linux and SunOS (Unix) as
  188.         well, so it should be quite portable.
  189.         Note: This is for _saving_ images only, no loading!
  190.  
  191.         Size: 40 kb.
  192.  
  193.  
  194.  
  195.         WFVIEW    (WFVIEWxx)
  196.         ======    ==========
  197.  
  198.         Windows File Viewer. Look at textfiles in Windows. Can be installed
  199.         directly on the menu of File Manager, to easily view highlighted
  200.         files.
  201.  
  202.         Requires: Windows 3.1
  203.         Size:     80 kb.
  204.  
  205.  
  206.  
  207.         WHICH    (WHICHxxx)
  208.         =====    ==========
  209.  
  210.         This program is used to find locations of executables. It will look
  211.         for the program the way DOS does, by searching the PATH for .COM,
  212.         .EXE or .BAT -files (unless explicitely specified). It will also
  213.         recognize commands internal to DOS 6.2.
  214.  
  215.         Size: 18 kb.
  216.  
  217.  
  218.  
  219.         XD    (XDxxx)
  220.         ==    =======
  221.  
  222.         Replacement for DOS' DIR-command, giving the user greater flexi-
  223.         bility specifying how the output should be formatted. Multi-column,
  224.         multi-color.
  225.  
  226.         Size: 20 kb.
  227.  
  228.  
  229.  
  230.         XDSKCPY    (XDCPYxxx)
  231.         =======    ==========
  232.  
  233.         Copies entire diskettes in one drive, possibly using Extended
  234.         Memory (XMS) and harddisk space for buffering to avoid disk-
  235.         swapping. Also makes several copies of one diskette with just
  236.         a single read of the source diskette.
  237.  
  238.         Size: 40 kb.
  239.  
  240.  
  241.  
  242.  
  243.                                   --- O ---
  244.  
  245.  
  246.  
  247.         Most of these programs should be available somewhere, try for
  248.         instance ftp to garbo.uwasa.fi
  249.  
  250.  
  251.  
  252.                                   --- O ---
  253.  
  254.  
  255.  
  256.         If you find any of my programs useful, you could donate some
  257.         money to your favourite humanitarian or anti-war organisation.
  258.         Note that it's entirely up to you if you want to do this,
  259.         since my programs are free.
  260.  
  261.  
  262.  
  263.                                            Have a nice life!
  264.  
  265.                                            Sverre.
  266.  
  267.